Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Conversation

@jpoliv
Copy link
Contributor

@jpoliv jpoliv commented Jul 20, 2024

This commit prevents the following error:
/usr/share/nvim/runtime/lua/vim/lsp/rpc.lua:800: Spawning language server with cmd: { "ruff-lsp" } failed. The language server is either not installed, missing from PATH, or not executable.

and will allow the attachment of the new ruff server when editing Python files.

This commit prevents the following error:
/usr/share/nvim/runtime/lua/vim/lsp/rpc.lua:800: Spawning language
server with cmd: `{ "ruff-lsp" }` failed. The language server is
either not installed, missing from PATH, or not executable.

and will allow the attachment of the new ruff server when editing
Python files.
@chrisgrieser
Copy link
Owner

Ah, overlooked that one, thx

@chrisgrieser chrisgrieser merged commit 65d240f into chrisgrieser:main Jul 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants